xen.git
2006-05-25 awilliam@xenbuild.aw[IA64] support FPSWA emulation
2006-05-25 awilliam@xenbuild.aw[IA64] remove evtchn_ia64.c
2006-05-24 awilliam@xenbuild.aw[IA64] fix AFLAGS again
2006-05-24 awilliam@xenbuild.aw[IA64] acpi read-only mapping
2006-05-24 awilliam@xenbuild.aw[IA64] GNTMAP_readonly support linux part
2006-05-24 awilliam@xenbuild.aw[IA64] GNTMAP_readonly support xen part
2006-05-24 awilliam@xenbuild.aw[IA64] support DOMID_XEN and DOMID_IO of foreign domain...
2006-05-24 awilliam@xenbuild.aw[IA64] fix dirty_bit in xenivt.S
2006-05-24 awilliam@xenbuild.aw[IA64] remove unused audio driver from buildconfigs
2006-05-24 awilliam@xenbuild.aw[IA64] swap XEN_HYPER_ITC_D and XEN_HYPER_ITC_I
2006-05-24 awilliam@xenbuild.aw[IA64] Add ptc.l emulation
2006-05-23 awilliam@xenbuild.aw[IA64] work around ENOSYS vs EINVAL in ioremap
2006-05-23 awilliam@xenbuild.aw[IA64] Add -rc support to sparse-merge
2006-05-23 awilliam@xenbuild.aw[IA64] make xenLinux/ia64 privcmd mmap not to use dom0...
2006-05-23 awilliam@xenbuild.aw[IA64] Final patch to make evtchn fully working for...
2006-05-23 awilliam@xenbuild.aw[IA64] Clean up pirq bind code
2006-05-23 awilliam@xenbuild.aw[IA64] Add event injection logic
2006-05-23 awilliam@xenbuild.aw[IA64] Add do_callback_ops
2006-05-23 awilliam@xenbuild.aw[IA64] Import linux header files
2006-05-22 awilliam@xenbuild.aw[IA64] update default build configs
2006-05-22 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-05-22 kaf24@firebug... [IA64] Work around auto-ballooning changes.
2006-05-22 Ian.Campbell... Fix x86/64 by passing the required length to reserve_bo...
2006-05-22 awilliam@xenbuild.aw[IA64] Enable VTi network by defalt
2006-05-22 ack@kneesa... Patch linux so that /proc/stat shows all -- not just...
2006-05-22 Ian.Campbell... Fix x86/64 -xenU build. probe_roms() is only defined...
2006-05-22 Ian.Campbell... Remove DOM0_PHYSICAL_MEMORY_MAP dom0 op.
2006-05-22 Ian.Campbell... Convert x86/64 Linux to use the new memory map hypercall.
2006-05-22 Ian.Campbell... Convert x86/32 Linux to use the new memory map hypercall.
2006-05-22 Ian.Campbell... New memory_op subops which return the apparent or actua...
2006-05-22 Ian.Campbell... Add include/asm-x86_64/e820.h to sparse tree
2006-05-22 Ian.Campbell... Re-order code in preparation for future patches.
2006-05-21 kaf24@firebug... [LOADER] More sanity checks when parsing Elf images...
2006-05-21 kaf24@firebug... [ACM] Replace the union structure parameter of the...
2006-05-21 kaf24@firebug... Finish separating the typedefs from structure definitio...
2006-05-21 kaf24@firebug... [LOADER] Another change to the elf_paddr_offset/virt_ba...
2006-05-21 awilliam@xenbuild.aw[IA64] Enable P2M/VP by default
2006-05-21 awilliam@xenbuild.aw[IA64] add missing ia64_trace_syscall privop
2006-05-21 awilliam@xenbuild.aw[IA64] make it possible to disable CONFIG_XEN
2006-05-21 awilliam@xenbuild.aw[IA64] sparse-merge: check SPARSEDIR for modifications
2006-05-21 awilliam@xenbuild.aw[IA64] minor fix for sparse-merge
2006-05-21 kaf24@firebug... [LOADER] Remove check for VIRT_BASE existence: it's...
2006-05-20 kaf24@firebug... [BUILDER] Always build initial PAE pagetables with...
2006-05-19 cl349@firebug... Don't require sed to support the -r option.
2006-05-19 cl349@firebug... Make the latest network-bridge tweaks work in a busybox...
2006-05-19 kaf24@firebug... [SHADOW] Crash the guest rather than BUGing the whole...
2006-05-19 emellor@leeni... Merged.
2006-05-19 Anthony LiguoriExpose the exceptions thrown by xen.lowlevel.xc so...
2006-05-19 kaf24@firebug... [MINIOS] PAE support.
2006-05-19 harry@localhost... Add a read-verify block device test to xm-test.
2006-05-19 stekloff@elm3b216... This patch resizes the file system on the xm-test HVM...
2006-05-19 emellor@leeni... Merged.
2006-05-19 emellor@leeni... The enforce_dom0_cpus test sets the number of vcpus...
2006-05-19 kaf24@firebug... Several page allocations, done in the hypervisor when...
2006-05-19 kaf24@firebug... [XEND] An empirical and more conservative memory-overhe...
2006-05-19 kaf24@firebug... [XEND] separate concept of initial memory size and...
2006-05-19 kaf24@firebug... [XM-TEST] Use explicit (IP id==packet size) on hping2...
2006-05-19 kaf24@firebug... [NET] front: Remove duplicate maybe_wake_tx
2006-05-19 kaf24@firebug... Fix xentrace_format to deal with more than 16 CPUs.
2006-05-19 kaf24@firebug... [NET] front: remove use of typedefs for structures.
2006-05-19 kaf24@firebug... Place typedefs on their own separate lines in the Xen...
2006-05-19 kaf24@firebug... Introduce is_running_on_xen() to test whether we are...
2006-05-19 kaf24@firebug... Fix a crash in gdbserver-xen where it references unmapp...
2006-05-18 kaf24@firebug... [NET] front: remove unnecessary include of proc_fs.h.
2006-05-18 awilliam@xenbuild.aw[IA64] panic when ioremap hypercall fails.
2006-05-18 kaf24@firebug... Check `global' property of the arch specific virqs.
2006-05-18 kaf24@firebug... Remove Emacs variables settings from tail of our Linux...
2006-05-18 kaf24@firebug... Rename init_IRQ to xen_init_IRQ, so that non-x86 can...
2006-05-18 kaf24@firebug... Remove __TEST_HARNESS__ tests from x86_emulate: instead...
2006-05-18 kaf24@firebug... [NET] front: clean up create_netdev interface.
2006-05-18 kaf24@firebug... [NET] front: Add a sysfs interface for tuning the recei...
2006-05-18 kaf24@firebug... [NET] front: Give netfront a procectomy. The existing...
2006-05-18 kaf24@firebug... [NET] front: Network devices need to be freed by free_n...
2006-05-18 kaf24@firebug... [NET] front: The initialization and removal functions...
2006-05-18 kaf24@firebug... [NET] front: The receive buffer accounting should be...
2006-05-18 kaf24@firebug... [NET] front: Minor style fix and eliminate Emacs style...
2006-05-18 kaf24@firebug... [NET] front: clean up transmit queue waking
2006-05-18 kaf24@firebug... [NET] front: Replace user_state with netif_running
2006-05-18 kaf24@firebug... [NET] front: Remove tx_full and unnecessary queue opera...
2006-05-18 kaf24@firebug... Fix the build after SVM patches.
2006-05-17 kaf24@firebug... SVM patch to add a host save area per core for the...
2006-05-17 kaf24@firebug... Fix register corruption caused by c/s 9922.
2006-05-17 kaf24@firebug... SVM patch to cleanup guest event injection logic, remov...
2006-05-17 kaf24@firebug... SVM patch to reverse the logic of the general1 intercep...
2006-05-17 kaf24@firebug... SVM patch to cleanup IOIO handling, do not use "real...
2006-05-17 kaf24@firebug... Add hotkey 'v' to hypervisor monitor to print VMCS...
2006-05-17 kaf24@firebug... Allow to specify different time-of-day clock offsets...
2006-05-17 kaf24@firebug... Theoretically a 0 VIRT_BASE is okay. Change the bail...
2006-05-17 awilliam@xenbuild.aw[IA64] pte_xchg added
2006-05-17 kaf24@firebug... When doing local migration, a timing-related problem...
2006-05-17 kaf24@firebug... VTPM_TOOLS: Restructured handlers for better clearity...
2006-05-17 kaf24@firebug... This patch fixes the Linux builder so that it dies...
2006-05-17 kaf24@firebug... This patch fixes the x86_64 __xen_guest section allowin...
2006-05-17 awilliam@xenbuild.aw[IA64] add parameter check to ioremap hypercall
2006-05-17 awilliam@xenbuild.aw[IA64] struct mm is now a field of struct domain
2006-05-17 awilliam@xenbuild.aw[IA64] Correctly set aml code of domU dsdt.
2006-05-17 awilliam@xenbuild.aw[IA64] Fix xm pause/unpause bug
2006-05-17 awilliam@xenbuild.aw[IA64] Fix VTi domain destroy bug
2006-05-16 kaf24@firebug... Add some locking to the PIC device model. Improves...
2006-05-16 awilliam@xenbuild.aw[IA64] Include automated sparse merge script
next